home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1993…ch: Other People's Memory / ADC Developer CD (1993-03) (''Other People's Memory'')_iso / Dev.CD Mar 93.iso / Development Platforms / Apple II / Essentials / APW Interfaces / AInclude / E16.Shell < prev    next >
Encoding:
Text File  |  1991-07-01  |  623 b   |  20 lines  |  [TEXT/MPS ]

  1. ; File:  E16.Shell
  2. ;
  3. ;
  4. ; Copyright Apple Computer, Inc. 1986-90
  5. ; All Rights Reserved
  6. ;
  7. ;
  8. ; offset constants for GetLInfoPB
  9. osfile GEQU 0  ; address of source file name
  10. odfile GEQU 4  ; address of output file name
  11. oparms GEQU 8  ; address of parameter list
  12. oistring GEQU 12  ; address of language specific input string
  13. omerr GEQU 16  ; max error level allowed
  14. omerrf GEQU 17  ; max error level found
  15. olops GEQU 18  ; operations flag
  16. okflag GEQU 19  ; KEEP flag
  17. omflags GEQU 20  ; set of letters selected with '-'
  18. opflags GEQU 24  ; set of letters selected with '+'
  19. oorg GEQU 28  ; abs start address of non-relloc load file
  20.